home *** CD-ROM | disk | FTP | other *** search
- /**
- GRAB Graph Layout and Browser System
-
- Copyright (c) 1986, 1988 Regents of the University of California
- Copyright (c) 1989, Tera Computer Company
- **/
-
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- */
- static int textCursorData[16] = {
- 0xFFFF,0xFFFF,0xFFFF,0x0000,0x0000,0xEEAE,0x48A4,0x4E44,
- 0x48A4,0x4EA4,0x0000,0x0000,0xFFFF,0xFFFF,0xFFFF,0x0000
- };
-